home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / wwbbs31_source.lha / WWBBS / Build < prev    next >
Text File  |  1995-06-25  |  441b  |  68 lines

  1. failat 1
  2.  
  3. cd Library
  4. smake
  5. cd /
  6.  
  7. cd Lib
  8. smake
  9. cd /
  10.  
  11. cd Handler
  12. smake
  13. cd /
  14.  
  15. cd BBSPrefsSrc
  16. smake
  17. cd /
  18.  
  19. cd WWBBSSrc
  20. smake
  21. cd /
  22.  
  23. cd RxSrc
  24. smake
  25. cd /
  26.  
  27. cd EditorSrc
  28. smake
  29. cd /
  30.  
  31. cd XPRSrc
  32. smake
  33. cd /
  34.  
  35. cd LogViewerSrc
  36. smake
  37. cd /
  38.  
  39. cd LogMaintSrc
  40. smake
  41. cd /
  42.  
  43. cd UserEditorSrc
  44. smake
  45. cd /
  46.  
  47. cd UserMaintSrc
  48. smake
  49. cd /
  50.  
  51. cd MessageMaintSrc
  52. smake
  53. cd /
  54.  
  55. cd FileMaintSrc
  56. smake
  57. cd /
  58.  
  59. cd StartSessionSrc
  60. smake
  61. cd /
  62.  
  63. cd ForceLogOffSrc
  64. smake
  65. cd /
  66.  
  67. echo "*NDone."
  68.